Personal tools

Lua/Client/WorldNetworkObject

From JC2-MP Documentation

< Lua‎ | Client
Jump to: navigation, search

Static functions

Returns Prototype
WorldNetworkObject GetById(number)

Functions

Functions inherited from ClientStreamableObject

Returns Prototype
Angle GetAngle()
ClimateZone GetClimateZone()
Vector3 GetPosition()

Functions inherited from SharedObject

Returns Prototype
number GetId()
string GetName()
object GetValue(string, object)
object GetValue(string)
table GetValues()
SetValue(string, object)

Operators

Returns Prototype
boolean WorldNetworkObject == WorldNetworkObject